home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 15 / Amiga Plus Leser CD 15.iso / Tools / Development / MosaicSRC / src / image_back.h < prev    next >
Encoding:
Text File  |  2002-03-13  |  2.6 KB  |  53 lines

  1. const ULONG Back_colors[48] =
  2. {
  3.     0x90909090,0x90909090,0x90909090,
  4.     0x00000000,0x00000000,0x00000000,
  5.     0xffffffff,0xffffffff,0xffffffff,
  6.     0xf0f0f0f0,0xf0f0f0f0,0x00000000,
  7.     0x70707070,0x70707070,0x70707070,
  8.     0xa0a0a0a0,0xa0a0a0a0,0xa0a0a0a0,
  9.     0xf0f0f0f0,0x00000000,0xf0f0f0f0,
  10.     0xf0f0f0f0,0x00000000,0x00000000,
  11.     0x40404040,0x40404040,0xf0f0f0f0,
  12.     0xc0c0c0c0,0xc0c0c0c0,0xf0f0f0f0,
  13.     0x00000000,0xa0a0a0a0,0x00000000,
  14.     0x70707070,0x70707070,0xf0f0f0f0,
  15.     0xe0e0e0e0,0x40404040,0x40404040,
  16.     0x60606060,0xe0e0e0e0,0x60606060,
  17.     0x00000000,0x40404040,0xd0d0d0d0,
  18.     0xc0c0c0c0,0xf0f0f0f0,0xc0c0c0c0,
  19. };
  20. #define BACK_WIDTH        24
  21. #define BACK_HEIGHT       22
  22. #define BACK_DEPTH         4
  23. #define BACK_COMPRESSION   0
  24. #define BACK_MASKING       2
  25.  
  26. const struct BitMapHeader Back_header =
  27. { 24,22,0,0,4,2,0,0,0,10,11,640,400 };
  28. const UBYTE Back_body[352] = {
  29. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  30. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  31. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  32. 0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  33. 0x00,0x00,0x00,0x00,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  34. 0x00,0x00,0x00,0x00,0x00,0x07,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  35. 0x00,0x00,0x02,0x00,0x00,0x00,0x0f,0x00,0x00,0x00,0x02,0x00,0x00,0x00,0x00,
  36. 0x00,0x00,0x00,0x06,0x00,0x00,0x00,0x1f,0x00,0x00,0x00,0x06,0x00,0x00,0x00,
  37. 0x00,0x00,0x00,0x00,0x0e,0x00,0x00,0x00,0x3f,0xfd,0xe7,0x00,0x0e,0x00,0x00,
  38. 0x00,0x00,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x7f,0xf5,0xe7,0x00,0x1e,0x00,
  39. 0x00,0x00,0x00,0x00,0x00,0x00,0x3f,0xf8,0xc2,0x00,0xff,0xf5,0xa7,0x00,0x3f,
  40. 0xf0,0x00,0x00,0x00,0x00,0x00,0x00,0x7f,0xf8,0xc2,0x00,0xff,0xf5,0xa7,0x00,
  41. 0x3f,0xf0,0x00,0x00,0x00,0x00,0x00,0x00,0x7f,0xf8,0xc2,0x00,0x7c,0x05,0xa7,
  42. 0x00,0x1c,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x3f,0xf8,0xc2,0x00,0x3d,0xfd,
  43. 0xe7,0x00,0x0c,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1e,0x00,0x00,0x00,0x1d,
  44. 0x00,0x00,0x00,0x04,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x0e,0x00,0x00,0x00,
  45. 0x0d,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0x00,0x00,
  46. 0x00,0x05,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x02,0x00,
  47. 0x00,0x00,0x03,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  48. 0x00,0x00,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  49. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  50. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  51. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  52. 0x00,0x00,0x00,0x00,0x00,0x00,0x00, };
  53.